@charset "utf-8";
/* CSS Document  {$GetMetaKeyWord}{$GetMetaDescript}  */
.top {
	width: 100%;
	height: 136px;
	background-image: url("../UploadFiles/2022-03/m1.png");
	position: absolute;
	z-index: 10000;
}
.top p {
	color: #FFFFFF;
}
.topp {
	width:100%;
	
}
.top1 {
	width: 9%;
	height: auto;
	float: left;
	position: absolute;
	z-index: 999;
	margin-left: 18%
}
.top2 {
	width: 69%;
	height: auto;
	margin-left: 31%;
}
@media (max-width:980px) {
	.top2 {
	
	margin-left: 28%;
}
}
.top2_1 {
	width:91%;
	height: auto;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
	
}
.top2_2 li {
	list-style-type: none;
	width: 100%;
	height: 100%;
	text-align: center;
}
.top2_2 a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
.top2_2 {
	width:82%;
	display: flex;
	
	height: 100px;
	
}


.top2_2 ul {
	width: 92%;
	height: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.top2_2 li a:hover  {
	background-color:#ffd901;
	color: #000000;
}
.hea {
	width:100%;
	margin-bottom: 0px;
	position: relative;
	float: left;
	
}
.hea1 {
	position:relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	
}
.hea1 li {
	position:absolute;
	display: none;
	width: 100%;
	left:0;
	top:0;
}
.hea1 li:first-child {
	position:relative;
	display: block;
	float: left;
}
.hea img {
	display:block;
	height: auto;
	float: left;
	width: 100%;
	
}
.fx {
	width:100%;
	background-color: #F2F2F2F2;
	height: 70px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.fx1 {
	width:50%;
	float: left;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 15%;
	
}
.fx1 p {
	font-size:15px;
	color: #000000;
	text-align: center;
	
}
.fx1 p a:hover {
	color:#000000;
}
.fl {
	width:100%;
	background-image: url("../UploadFiles/2022-03/bj.jpg");
	background-position: center;
	background-repeat: no-repeat;
	height: 450px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 25px 0px;
}
.fl1 {
	display: flex;
	justify-content: center;
	align-items: center;
	
	
}

.fl2 {
	width:100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.fl2_1 {
	padding:20px;
}
.fl2_1 p {
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	top: -55px;
}
.fl2_1 a:hover {
	opacity:0.8;
}

.zs {
	width:100%;
	background-image: url("../UploadFiles/2022-03/bj1.jpg");
	height: 640px;
	background-position: center;
	background-repeat: no-repeat;
	padding: 20px 0px;
}
.zs1 {
	float:left;
	overflow: hidden;
	height: 660px;
	width: 1200px;
	text-align: left;
	color:#336699;
	margin: 0 auto;
	display: flex;
}

.zs2 ul {
	display:block;
	width:1800px;
	overflow: hidden;
}
.zs2 li {
	width:280px;
	height:310px;
	margin: 10px 10px;
	float:left;
}
.zs2 h3 {
	width:280px;
	height:280px;
	overflow: hidden;
}
.zs2 ol {
	text-align:center;
	height: 30px;
	line-height: 30px;
	transition: all 0.5s ease;
	background-color: #ffd901;
	color:#000000;
	font-size: 15px;
}
.zs2 img {
	width:280px;
	transition: all 0.5s ease;
}
.zss {
	width:1200px;
	margin: 0 auto;
}
.zs2 h3 img:hover {
	transform:scale(1.2);
	transition: all 0.6s;
}
.zs2  a:hover ol {
	background-color: #7F7F7F;
	color: #FFFFFF;
}
.zhong {
	width:100%;
	background-image: url("../UploadFiles/2022-03/bj2.jpg");
	height: 176px;
	background-position: center;
}
.jianjie {
	width:100%;
	height: 500px;
	
}
.jian_top {
	width:100%;
	padding-top: 3%;
}
.jian_top p {
	font-size:25px;
	text-align: center;
}
.jian_top span {
	width:75px;
	height: 4px;
	background-color: #e36326;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
}
.jian_l {
	width:42%;
	height: auto;
	padding-left: 18%;
	padding-right: 2%;
	padding-top: 3%;
}
.jian_z {
	width:100%;
	display: flex;
	flex-direction: row;
}
.jian_l p {
	font-size: 15px;
	line-height: 35px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.jian_bt {
	width:105px;
	height: 32px;
	background-color: #FF0004;
	margin-top: 10px;
}
.jian_bt a {
	color:#FFFFFF;
	text-align: center;
	font-size: 13px;
	line-height: 32px;
	width: 105px;
	height: 32px;
	display: block;
}
.jian_bt a:hover {
	background-color: #0561EF;
	color:#FFFFFF;
	transition: all 0.6s;
}
.jian_r img:hover {
	opacity: 0.8;
}
.lc {
	width:100%;
	height: 220px;
	padding: 20px 0px;
	background-color:#e4e4e4;
}
.lc1 li {
	list-style-type: none;
}
.lc1 ul {
	display:flex;
	flex-direction: row;
	justify-content: space-between;
}

.lc ul:hover {
	opacity:0.8;
}
.xw {
	width:100%;
	background-image: url("../UploadFiles/2022-03/bj3.jpg");
	height: 530px;
	background-position: center;
	background-repeat: no-repeat;
	padding: 46px 0px;
}
.xw_top {
	width:100%;
	padding-top: 1%;
}
.xw_top p {
	font-size:30px;
	text-align: center;
	color: #FFFFFF;
}
.xw_top span {
	color: #bcd8ea;
	font-size:22px;
	text-align: center;
	display: block;
}
.xw_z {
	width:100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.xw_l {
	width:26%;
	height: 30%;
	border: 10px solid #FFFFFF;
	margin: 50px;
	
}
.xw_r {
	width:32%;
	height: 335px;
	background-color: #FFFFFF;
	margin: 50px 50px 0px 0px;
	padding: 22px 22px;
}








.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container {  position: relative; float: left; width: 100%; overflow:hidden; border: 1px solid #5E5D5D;}
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0,0.8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top: 52%;left: 0%;opacity: 0.7;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 70px;width: 65px;background: transparent url("../UploadFiles/2022-03/themes.png") no-repeat left top;margin-top: -45px;}
.slide_nav:active { opacity: 1.0; }
.slide_nav.next {left: auto;background-position: right top;right: 0%;}
.slide_container .tu{ width:100%; height:602px;}


.xw_rt {
	width:100%;
	display: flex;
	flex-direction: row;
	height: 186px;
}
.xw_rt a:nth-child(1){
	width:100%;
	display: flex;
	flex-direction: row;
	height:156px;
}
.xw_rt a:nth-child(2){
	width:100%;
	height:156px;
}
.rt1 {
	width: 34%;
	
}
.rt1 img {
	width: 219px;
	height: 176px;
}
.rt2 {
	padding-left: 35px;
	padding-top: 40px;
	width: 100%;
}
.rt2 p:nth-child(1) {
	font-size:16px;
	color:#555555;
	font-weight: bold;
}

.rt2 p:nth-child(2) {
	font-size:14px;
	line-height: 34px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.xw_rt a:hover  {
	background-color:#EDEBEB;
	color:#626161;
}
.xw_rt a:hover p:first-child {
	color:#060606;
}
.xw_rd {
	width:50%;
	height: auto;
	
	
}
.xw_rd li {
	width:100%;
	display: inline-block;
	overflow: hidden;
	height: 38px;
	line-height: 38px;
	background-image: url("../UploadFiles/2022-03/mm.jpg");
	background-position: left;
	background-repeat: no-repeat;
}
.xw_rd p {
	color:#545454;
	font-size:14px;
	text-indent: 15px;
	white-space: nowrap; 
  	overflow: hidden;
  	text-overflow: ellipsis;
	
}

.xw_rd a:hover p {
	color:#FF0004;
}
.xw_rd a:hover p  span{
	color:#5A5959;
}
.dibu {
	width:100%;
	height: 230px;
	padding: 30px 0px;
	background-color:#2b2b2b;
	
}
.dibu1 {
	width:100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.dibu_l {
	width: 37%;
	height: 218px;
	background-image: url("../UploadFiles/2022-03/1_27.jpg");
	background-repeat: no-repeat;
	color:#a7a7a7;
	padding-top: 55px;
	padding-left: 20px;
	line-height: 33px;
	font-size:14px;
}
.dibu_l span {
	color:#E9F703;
	font-weight: bold;
	font-size: 15px;
}
.dibu_l a:nth-child(2) {
	color:#FFFFFF;
	
}
.dibu_l a:hover {
	color:#E9F703;
	
}
.dibu_r {
	width: 30%;
	height: 218px;
	
}



















@media (max-width:980px) {
	.zs1 {
		width:91%;
	}
	.zss {
		width:85%;
	}
	.top2_2 {
		width:103%;
	}
	.top2_2 ul {
		width:100%;
		margin-left: 68px;
	}
	.fl2_1 {
		padding:0px;
	}
	.top2_1 {
		margin-left:83px;
	}
	.rt1 img {
		width:140px;
		height:123px;
		margin-top: 50px;
	}
}

.gs {
	margin-top: 20px;
}
.gs p:nth-child(1) {
	font-size:20px;
	color: #0d8acc;
	font-weight: bold;
	border-bottom: 1px solid #9B9999;
	padding-bottom: 10px;
	
}
.gs span {
	font-size:14px;
	color:#636363;
	float: right;
}
.gs a:hover {
	color:#3F3F3F;
}
.gs_t {
	
	padding-bottom: 30px;
}
.chanp {
	
}
.chanp_w {
	width:65%;
	margin: 0 auto;
}
.cp_top {
	
	display: flex;
	flex-direction: row;
	margin: 20px;
	
	
}
.cp_top a {
	text-decoration:none;
	display: block;
	font-size:16px;
	color:#FFFFFF;
	line-height: 36px;
	width: 140px;
	transition: all 0.6s ease;
	height: 36px;
	background-color: #0992da;
	text-align: center;
	margin: 10px;
}
.cp_top a:hover {
	background-color:#FF0004;
	color:#FFFFFF;
}
.cp_nr {
	width:100%;
	
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.cpshow {
	width:100%;
	float: left;
}
.cpshow li {
	margin:20px auto 20px auto;
	width: 23%;
	float: left;
	background-color:#fdfdfd;
	border:5px solid #FFFFFF;
	border-radius: 5px;
}
.cpshow li:hover {
	box-shadow:0px 0px 8px #666;
	background-color:#f0f0f0;
}
.cpshow li dl a {
	display:block;
	text-transform: uppercase;
	text-align: center;
}
.cpshow li img {
	border-radius:5px;
	width:100%;
}
.dt1 {
	min-height: 0px;
    line-height: 0px;
    margin-left: 0;
    display: block;
}
.d2 {
	min-height: 0px;
    font-size: 16px;
    margin-left: 0;
    display: block;
}
.cpshow d2 {
	padding:5px;
	color:#666;
}
.cpshow li .t {
	min-height:35px;
	display: block;
}


.cp_nr1 {
	width:50%;
	height: 340px;
	display: flex;
	flex-direction: row;
	padding-left: 19%;
}

.cp_nr1 a {
	width:290px;
	height: 310px;
	border-radius: 5px;
}
.cp_nr1 a:hover {
	background-color: #E8E7E7;
	box-shadow: 0 0 10px #C1BEBE;
}
.cp_d {
	
	padding-bottom: 30px;;
}
.cp_d p {
	font-size:16px;
	font-weight: bold;
}

.cp_d span {
	color:#FF0004;
}
.cp_nr3 img {
	width:100%;
	height: 900px;
	margin-top: 30px;
	padding-bottom: 50px;
}

.xwnr {
	
	height: auto;
	margin: 20px auto;
	
}
.xwnr li {
	width:100%;
	display: inline-block;
	padding:8px 0px;
	overflow: hidden;
	float: left;
	line-height: 28px;
	font-size: 15px;
}
.xwnr  a {
	font-weight:bold;
	font-size:16px;
}
.xwnr a:hover {
	color:#000000;
}
.xwnr li:hover {
	background-color:#F3F3F3;
}

.xwnr img {
	padding-right:20px;
}
.xwnr p {
	line-height: 25px;
	padding-top: 4px;
	font-size:15px;
}
.con {
	
	margin: 0 auto;
}
.con h1 {
	color:#1D1C1C;
	text-align: center;
}
.con1 {
	
	margin: 0 auto;
}
.con1 p:nth-child(1) {
	text-align:center;
	
}
.con1 p:nth-child(2) {
	font-size:16px;
	line-height: 40px;
}
.con1 p img {
	margin:10px;
	border: 2px solid #FFFFFF;
	border-radius: 5px;
	cursor: pointer;
}
.con1 img:hover {
	border:2px solid #eaeaea;
	background: #fdfdfd;
	box-shadow: 0px 0px 8px #ddd;
}
.con1 p a:hover {
	color:#000000;
}
.di {
	
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.di td {
	font-size:15px;
}
.di td a:hover {
	color:#000000;
}
.di1 {
	
	margin: 0 auto;
	padding-bottom: 30px;
}

.di1 ul {
	
	border-radius: 5px;
	width:100%;
	margin: 0 auto;
}
.di1 ul li {
	background:#ffffff;
	padding: 0px;
	border-top:1px solid #eee;
	
}
.pl:hover {
	box-shadow: 5px 5px 10px #aaa;
}
.edit input:hover {
	box-shadow:1px 3px 3px 0px rgba(0,0,0,0.3);
	color:#ffd;
}
h1.title3 {
	background:#fafafa;
	color:#444;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	border-radius: 5px;
}
.di1 ul li * {
	font-size:16px;
}
.di1 h1.title3 .b {
	background:#005bc4;
}
.di1 h1.title3 i {
	width:2px;
	height: 30px;
	display: block;
	float: left;
	margin: 10px 10px 0px 0px;
}
.di1 h1.title3 span {
	float: right;
	padding: 0px 15px;
	font-size:15px;
}
.di1 h1.title3 span a {
	font-weight: bold;
	font-size:16px;
}
.di1 h1.title3 span a:hover {
	color:#000000;
}
.di1 ul li dl {
	width:10%;
	text-align: right;
}

.di1 ul li dl , ul li dt , ul li dd {
	
	min-height: 46px;
	line-height: 46px;
	margin-left: 2%;
	display: inline-block;
	vertical-align: top;
}
.di1 ul li dt {
	width:51%;
}
.di1 ul li dt input[type="text"],ul li dt input[type="password"],ul li dt textarea {
	width:95%;
	font-size:16px;
	height: 23px;
	padding: 2px;
}
.di1 ul li dd {
	width:31.5%;
}
.di1 ul li dt select, ul li dt textarea, ul li dt input {
	border:1px solid #0099cc;
	background: #fdfdfd;
	color:#0099cc;
}
.di1 ul li dt textarea {
	height:150px;
	line-height: 150%;
	margin-top: 8px;
}
div.edit input, button {
	user-select:none;
	width:auto;
	border:0px;
	color:#FFFFFF;
	font-size:16px;
	text-shadow: 0 1px 0 ragb(0,0,0,0.35);
	height: 38px;
	line-height: 38px;
	padding: 0px 13px;
	margin: 15px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: 0px 1px 0px ragb(0,0,0,0.3);
	text-decoration: none !important;
	background-color: #2eb5e5;
	background-image: -webkit-linear-gradient(top, #34c0e9, #29aae1)
}
div.edit {
	text-align:center;
	
}
.di1 ul li:hover {
	background-color: #F1F1F1;
	color:#FF0004;
}
.di1 ul li dt select:hover, ul li dt textarea:hover, ul li dt input:hover {
	border:1px solid #00ddff;
	background: #FFFFFF;
	box-shadow: 0px 0px 13px #666;
}
.xhuan {
	width:100%;
	height: 220px;
}
.title3 {
	background:#fafafa;
	color:#444;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size:20px;
	border-radius: 5px;
}
.xihuan li {
	width:32%;
	float: left;
	background:#fafafa;
	margin: 5px 5px 5px 0px;
	padding: 0px;
	border-radius: 5px;
	color:#666;
}
.xihuan li a {
	padding-left:10px;
	font-size:18px;
	display: block;
	color:#666;
	margin: 10px;
}
.xihuan i {
	background:#005cb4;
	width: 2px;
	height: 30px;
	display: block;
	float: left;
	margin: 10px 10px 0px 0px;
}
.xihuan li:hover {
	background-color:#EFEDED;
	
}
.xihuan li a:hover {
	color:#FF0004;
	
}
.fonx {
	text-align: center; 
	font-size:16px;
	padding-bottom: 50px;
}

.lxwm {
	display: flex;
	flex-direction: row;
	padding-bottom: 50px;
}
.lxwm img {
	margin-top: 30px;
	width: 100%;
}

hr {
	display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}
.lxwm1 p:nth-child(1) {
	font-size: 18px;
	margin-top: 30px;
}
.lxwm1 p:nth-child(3) {
	font-size: 17px;
	margin-top: 5px;
}
.lxwm1 {
	width: 63%;
}
.xxw {
	display:flex;
	
}

.table {
	width:100%;
	background-color:#fff;
}
.lefttdbg {
	font-size:15px;
	width: 28%;
}
.lefttdbg img {
	padding-right: 10px;
}
.tjbtn {
	user-select: none;
    width: auto;
    border: 0px;
    color: #fff;
    font-size: 16px;
    font-family: 'Microsoft Yahei','å¾®è½¯é›…é»‘Eè½¯é›…é»‘6F\96C5\9ED1',Arial,'Hiragino Sans GB','å®‹ä½“B8Bä½“4F53';
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
    height: 38px;
    line-height: 38px;
    padding: 0px 13px;
    margin: 15px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    text-decoration: none !important;
    background-color: #2EB5E5;
}
.tjbtn:hover {
	box-shadow:1px 3px 3px 0px rgba(0,0,0,0.3);
	color:#ffd;
}
.upfile:hover {
	border: 1px solid #000000;
	border-radius: 5px;
    BACKGROUND: #fff;
    box-shadow: 0px 0px 13px #666;
}

#KS_zzz:hover {
	border: 1px solid #00ddff;
    BACKGROUND: #fff;
    box-shadow: 0px 0px 13px #666;
}

.ly {
	display:flex;
	margin-top: 50px;
	padding-bottom: 30px;
}
.lll{
	width: 50%;
}
input:focus { 
  
  border-radius:5px;
  border: 2px solid #000000!important;
  outline: none;
}























































